projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac05e6c
)
* etc/NEWS: Markup.
author
Glenn Morris
<rgm@gnu.org>
Wed, 1 Feb 2012 08:39:29 +0000
(
00:39
-0800)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 1 Feb 2012 08:39:29 +0000
(
00:39
-0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 73862f6a961655beeb6a4852f8d5581d1adcdba5..4aaefe70c4fdb41ed83aaea471cf095d485fab04 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1290,6
+1290,7
@@
on-the-fly spell checking for comments and strings.
*** New hook `change-major-mode-after-body-hook', run by
`run-mode-hooks' just before any other mode hooks.
++++
*** Enabled globalized minor modes can be disabled in specific major modes.
If the global mode is global-FOO-mode, then run (FOO-mode -1) in the
major mode's hook, where FOO-mode toggles the mode on a per-buffer basis.